Readeck
Readeck is an open source web application that lets you save content from the web so you can access it later and keep it forever.
Technologies:
- Go (templ)
- Turbo Hotwire
- TailwindCSS
- SQLite (or PostgreSQL)
Our current setup is the SQLite version.
Admin
Export Import
Manual import of a zip file downloaded via the interface. This command only works if the user does not already exist:
docker compose exec app readeck import -config /readeck/config.toml /readeck/readeck-user-20251012-1614.zip
/readeck is the internal path to the volume at /mnt/data/readeck.